change directory in python os

89

change directory in python script -

os.chdir(os.path.dirname(__file__))

Comments

Submit
0 Comments